home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / driver / pp100.zip / EXCLAIM.INI < prev    next >
Text File  |  1992-12-12  |  2KB  |  48 lines

  1. //┌──────────────────────────────────────────────────────────────────────┐
  2. //│  Precise Point Configuration File              08/24/1992  19:57:00  │
  3. //└──────────────────────────────────────────────────────────────────────┘
  4. SMD_BITMAP_STRUCT bitmap =
  5. {
  6. 0x10,    // Horizontal size
  7. 0x10,    // Vertical size
  8. 0x00,    // Horizontal hotspot position
  9. 0x0e,    // Vertical hotspot position
  10.  
  11. //────────────────────────────────────────────────┤ Cursor Bitmap ├──
  12. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  13. 0x001e,  // ∙∙∙∙∙∙∙∙∙∙∙■■■■∙
  14. 0x003e,  // ∙∙∙∙∙∙∙∙∙∙■■■■■∙
  15. 0x007e,  // ∙∙∙∙∙∙∙∙∙■■■■■■∙
  16. 0x00fc,  // ∙∙∙∙∙∙∙∙■■■■■■∙∙
  17. 0x01f8,  // ∙∙∙∙∙∙∙■■■■■■∙∙∙
  18. 0x01f0,  // ∙∙∙∙∙∙∙■■■■■∙∙∙∙
  19. 0x03e0,  // ∙∙∙∙∙∙■■■■■∙∙∙∙∙
  20. 0x0780,  // ∙∙∙∙∙■■■■∙∙∙∙∙∙∙
  21. 0x0700,  // ∙∙∙∙∙■■■∙∙∙∙∙∙∙∙
  22. 0x0e00,  // ∙∙∙∙■■■∙∙∙∙∙∙∙∙∙
  23. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  24. 0x3000,  // ∙∙■■∙∙∙∙∙∙∙∙∙∙∙∙
  25. 0x7000,  // ∙■■■∙∙∙∙∙∙∙∙∙∙∙∙
  26. 0x6000,  // ∙■■∙∙∙∙∙∙∙∙∙∙∙∙∙
  27. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  28.  
  29. //────────────────────────────────────────────────┤ Screen Bitmap ├─
  30. 0x001e,  // ∙∙∙∙∙∙∙∙∙∙∙■■■■∙
  31. 0x003f,  // ∙∙∙∙∙∙∙∙∙∙■■■■■■
  32. 0x007f,  // ∙∙∙∙∙∙∙∙∙■■■■■■■
  33. 0x00ff,  // ∙∙∙∙∙∙∙∙■■■■■■■■
  34. 0x01fe,  // ∙∙∙∙∙∙∙■■■■■■■■∙
  35. 0x03fc,  // ∙∙∙∙∙∙■■■■■■■■∙∙
  36. 0x03f8,  // ∙∙∙∙∙∙■■■■■■■∙∙∙
  37. 0x07f0,  // ∙∙∙∙∙■■■■■■■∙∙∙∙
  38. 0x0fe0,  // ∙∙∙∙■■■■■■■∙∙∙∙∙
  39. 0x0f80,  // ∙∙∙∙■■■■■∙∙∙∙∙∙∙
  40. 0x1f00,  // ∙∙∙■■■■■∙∙∙∙∙∙∙∙
  41. 0x3e00,  // ∙∙■■■■■∙∙∙∙∙∙∙∙∙
  42. 0x7800,  // ∙■■■■∙∙∙∙∙∙∙∙∙∙∙
  43. 0xf800,  // ■■■■■∙∙∙∙∙∙∙∙∙∙∙
  44. 0xf000,  // ■■■■∙∙∙∙∙∙∙∙∙∙∙∙
  45. 0x6000,  // ∙■■∙∙∙∙∙∙∙∙∙∙∙∙∙
  46. };
  47.  
  48.